srte:PromonSession
Session for proactive monitoring of SRTE policies
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
fhOnly | scalar:Bool |
Session using first hop only or not | SELECTION: true or false |
interval | srte:IntervalVal (scalar:Uint32) |
Interval for the proactive monitoring session | RANGE: [1000 , 30000] DEFAULT: 3000 |
multiplier | srte:MultiplierVal (scalar:Uint32) |
Successive success/failure count for the proactive monitoring session | RANGE: [1 , 10] DEFAULT: 3 |
pathName | srte:Name (string:Basic) |
Path name for the proactive monitoring session | A sequence of characters |
state | srte:StateVal (scalar:Enum8) |
State for the proactive monitoring session | SELECTION: 0 - UNKNOWN 1 - UP 2 - DOWN 3 - NEED_FH 4 - DELETED DEFAULT: UNKNOWN |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
sessionId | scalar:Uint32 |
Proactive monitoring session ID | RANGE: [0, 4294967295] |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |